Defines an interactive Acrobat list box field.
Initializes a new PDFListBoxField object.
Initializes a new object.
This method supports the internal library infrastructure and should not be used by external client code.
Adds a list item to the field.
Adds the widget to the collection of field's widgets. A widget is the visual representation of a form field on a PF page.
This method supports the internal library infrastructure and should not be used by external client code.
Gets the field alternate name.
Gets the calculate action.
Gets the underlying COS Object.
This method supports the internal library infrastructure and should not be used by external client code.
Gets the field default value.
This method supports the internal library infrastructure and should not be used by external client code.
This method supports the internal library infrastructure and should not be used by external client code.
This method supports the internal library infrastructure and should not be used by external client code.
Gets the Acrobat form this field belongs to.
Gets the format action.
Gets the item at the specified index.
Gets the items in the list.
Gets the keypress action.
Gets the field mapping name.
Gets the field name.
Gets the lowest ordinal index of the selected items in the list.
Use this property to determine the index of the currently selected item in the list if the list control allows only one selection.
Gets the index of the selected items in the list.
Use this property to determine the indexes of the currently selected items in the list if the list control allows multiple selection.
Gets the first selected item in the list.
Gets the text direction.
Gets the field type.
Gets the validate action.
Gets the field value.
Gets the field widget at the specified index. A widget is the visual representation of a form field on a PF page.
Gets the list of field widgets.
Gets a value indicating whether the new value shall be committed as soon as a selection is made.
Gets a value indicating whether the field can be exported or not.
Gets a value indicating whether the field allows multiple selection.
Gets a value indicating whether the field is read-only.
Gets a value indicating whether the field is required.
Gets a value indicating whether the field's option items shall be sorted alphabetically.
Sets the field alternate name.
Sets the calculate action.
This method supports the internal library infrastructure and should not be used by external client code.
Sets the field default value.
This method supports the internal library infrastructure and should not be used by external client code.
This method supports the internal library infrastructure and should not be used by external client code.
This method supports the internal library infrastructure and should not be used by external client code.
Sets the format action.
Sets a value indicating whether the new value shall be committed as soon as a selection is made.
This option enables applications to perform an action once a selection is made, without requiring the user to exit the field. If clear, the new value is not committed until the user exits the field.
Sets a value indicating whether the field can be exported or not.
Sets a value indicating whether the field allows multiple selection.
Sets a value indicating whether the field is read-only.
Sets a value indicating whether the field is required.
Sets a value indicating whether the field's option items shall be sorted alphabetically.
Sets the keypress action.
Sets the field mapping name.
Sets the field name.
Sets the lowest ordinal index of the selected items in the list.
Use this property to determine the index of the currently selected item in the list if the list control allows only one selection.
Sets the index of the selected items in the list.
Use this property to determine the indexes of the currently selected items in the list if the list control allows multiple selection.
Sets the first selected item in the list.
Sets the text direction.
Sets the validate action.
Sets the field value.
This method supports the internal library infrastructure and should not be used by external client code.
This method supports the internal library infrastructure and should not be used by external client code.
This method supports the internal library infrastructure and should not be used by external client code.